derelict.sdl2.gfx.primitives

Undocumented in source.

Members

Aliases

da_aacircleColor
alias da_aacircleColor = int function(SDL_Renderer*, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_aacircleRGBA
alias da_aacircleRGBA = int function(SDL_Renderer*, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_aaellipseColor
alias da_aaellipseColor = int function(SDL_Renderer*, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_aaellipseRGBA
alias da_aaellipseRGBA = int function(SDL_Renderer*, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_aalineColor
alias da_aalineColor = int function(SDL_Renderer*, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_aalineRGBA
alias da_aalineRGBA = int function(SDL_Renderer*, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_aapolygonColor
alias da_aapolygonColor = int function(SDL_Renderer*, const short*, const short*, int, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_aapolygonRGBA
alias da_aapolygonRGBA = int function(SDL_Renderer*, const short*, const short*, int, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_aatrigonColor
alias da_aatrigonColor = int function(SDL_Renderer*, short, short, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_aatrigonRGBA
alias da_aatrigonRGBA = int function(SDL_Renderer*, short, short, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_arcColor
alias da_arcColor = int function(SDL_Renderer*, short, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_arcRGBA
alias da_arcRGBA = int function(SDL_Renderer*, short, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_bezierColor
alias da_bezierColor = int function(SDL_Renderer*, const short*, const short*, int, int, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_bezierRGBA
alias da_bezierRGBA = int function(SDL_Renderer*, const short*, const short*, int, int, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_boxColor
alias da_boxColor = int function(SDL_Renderer*, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_boxRGBA
alias da_boxRGBA = int function(SDL_Renderer*, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_characterColor
alias da_characterColor = int function(SDL_Renderer*, short, short, char, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_characterRGBA
alias da_characterRGBA = int function(SDL_Renderer*, short, short, char, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_circleColor
alias da_circleColor = int function(SDL_Renderer*, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_circleRGBA
alias da_circleRGBA = int function(SDL_Renderer*, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ellipseColor
alias da_ellipseColor = int function(SDL_Renderer*, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_ellipseRGBA
alias da_ellipseRGBA = int function(SDL_Renderer*, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_filledCircleColor
alias da_filledCircleColor = int function(SDL_Renderer*, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_filledCircleRGBA
alias da_filledCircleRGBA = int function(SDL_Renderer*, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_filledEllipseColor
alias da_filledEllipseColor = int function(SDL_Renderer*, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_filledEllipseRGBA
alias da_filledEllipseRGBA = int function(SDL_Renderer*, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_filledPieColor
alias da_filledPieColor = int function(SDL_Renderer*, short, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_filledPieRGBA
alias da_filledPieRGBA = int function(SDL_Renderer*, short, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_filledPolygonColor
alias da_filledPolygonColor = int function(SDL_Renderer*, const short*, const short*, int, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_filledPolygonRGBA
alias da_filledPolygonRGBA = int function(SDL_Renderer*, const short*, const short*, int, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_filledTrigonColor
alias da_filledTrigonColor = int function(SDL_Renderer*, short, short, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_filledTrigonRGBA
alias da_filledTrigonRGBA = int function(SDL_Renderer*, short, short, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_gfxPrimitivesSetFont
alias da_gfxPrimitivesSetFont = void function(const void*, uint, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_gfxPrimitivesSetFontRotation
alias da_gfxPrimitivesSetFontRotation = void function(uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_hlineColor
alias da_hlineColor = int function(SDL_Renderer*, short, short, short, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_hlineRGBA
alias da_hlineRGBA = int function(SDL_Renderer*, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_lineColor
alias da_lineColor = int function(SDL_Renderer*, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_lineRGBA
alias da_lineRGBA = int function(SDL_Renderer*, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_pieColor
alias da_pieColor = int function(SDL_Renderer*, short, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_pieRGBA
alias da_pieRGBA = int function(SDL_Renderer*, short, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_pixelColor
alias da_pixelColor = int function(SDL_Renderer*, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_pixelRGBA
alias da_pixelRGBA = int function(SDL_Renderer*, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_polygonColor
alias da_polygonColor = int function(SDL_Renderer*, const short*, const short*, int, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_polygonRGBA
alias da_polygonRGBA = int function(SDL_Renderer*, const short*, const short*, int, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_rectangleColor
alias da_rectangleColor = int function(SDL_Renderer*, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_rectangleRGBA
alias da_rectangleRGBA = int function(SDL_Renderer*, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_roundedBoxColor
alias da_roundedBoxColor = int function(SDL_Renderer*, short, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_roundedBoxRGBA
alias da_roundedBoxRGBA = int function(SDL_Renderer*, short, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_roundedRectangleColor
alias da_roundedRectangleColor = int function(SDL_Renderer*, short, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_roundedRectangleRGBA
alias da_roundedRectangleRGBA = int function(SDL_Renderer*, short, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_stringColor
alias da_stringColor = int function(SDL_Renderer*, short, short, const char*, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_stringRGBA
alias da_stringRGBA = int function(SDL_Renderer*, short, short, const char*, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_texturedPolygon
alias da_texturedPolygon = int function(SDL_Renderer*, const short*, const short*, int, SDL_Surface*, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_thickLineColor
alias da_thickLineColor = int function(SDL_Renderer*, short, short, short, short, uint, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_thickLineRGBA
alias da_thickLineRGBA = int function(SDL_Renderer*, short, short, short, short, uint, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_trigonColor
alias da_trigonColor = int function(SDL_Renderer*, short, short, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_trigonRGBA
alias da_trigonRGBA = int function(SDL_Renderer*, short, short, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_vlineColor
alias da_vlineColor = int function(SDL_Renderer*, short, short, short, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_vlineRGBA
alias da_vlineRGBA = int function(SDL_Renderer*, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

aacircleColor
da_aacircleColor aacircleColor;
Undocumented in source.
aacircleRGBA
da_aacircleRGBA aacircleRGBA;
Undocumented in source.
aaellipseColor
da_aaellipseColor aaellipseColor;
Undocumented in source.
aaellipseRGBA
da_aaellipseRGBA aaellipseRGBA;
Undocumented in source.
aalineColor
da_aalineColor aalineColor;
Undocumented in source.
aalineRGBA
da_aalineRGBA aalineRGBA;
Undocumented in source.
aapolygonColor
da_aapolygonColor aapolygonColor;
Undocumented in source.
aapolygonRGBA
da_aapolygonRGBA aapolygonRGBA;
Undocumented in source.
aatrigonColor
da_aatrigonColor aatrigonColor;
Undocumented in source.
aatrigonRGBA
da_aatrigonRGBA aatrigonRGBA;
Undocumented in source.
arcColor
da_arcColor arcColor;
Undocumented in source.
arcRGBA
da_arcRGBA arcRGBA;
Undocumented in source.
bezierColor
da_bezierColor bezierColor;
Undocumented in source.
bezierRGBA
da_bezierRGBA bezierRGBA;
Undocumented in source.
boxColor
da_boxColor boxColor;
Undocumented in source.
boxRGBA
da_boxRGBA boxRGBA;
Undocumented in source.
characterColor
da_characterColor characterColor;
Undocumented in source.
characterRGBA
da_characterRGBA characterRGBA;
Undocumented in source.
circleColor
da_circleColor circleColor;
Undocumented in source.
circleRGBA
da_circleRGBA circleRGBA;
Undocumented in source.
ellipseColor
da_ellipseColor ellipseColor;
Undocumented in source.
ellipseRGBA
da_ellipseRGBA ellipseRGBA;
Undocumented in source.
filledCircleColor
da_filledCircleColor filledCircleColor;
Undocumented in source.
filledCircleRGBA
da_filledCircleRGBA filledCircleRGBA;
Undocumented in source.
filledEllipseColor
da_filledEllipseColor filledEllipseColor;
Undocumented in source.
filledEllipseRGBA
da_filledEllipseRGBA filledEllipseRGBA;
Undocumented in source.
filledPieColor
da_filledPieColor filledPieColor;
Undocumented in source.
filledPieRGBA
da_filledPieRGBA filledPieRGBA;
Undocumented in source.
filledPolygonColor
da_filledPolygonColor filledPolygonColor;
Undocumented in source.
filledPolygonRGBA
da_filledPolygonRGBA filledPolygonRGBA;
Undocumented in source.
filledTrigonColor
da_filledTrigonColor filledTrigonColor;
Undocumented in source.
filledTrigonRGBA
da_filledTrigonRGBA filledTrigonRGBA;
Undocumented in source.
gfxPrimitivesSetFont
da_gfxPrimitivesSetFont gfxPrimitivesSetFont;
Undocumented in source.
gfxPrimitivesSetFontRotation
da_gfxPrimitivesSetFontRotation gfxPrimitivesSetFontRotation;
Undocumented in source.
hlineColor
da_hlineColor hlineColor;
Undocumented in source.
hlineRGBA
da_hlineRGBA hlineRGBA;
Undocumented in source.
lineColor
da_lineColor lineColor;
Undocumented in source.
lineRGBA
da_lineRGBA lineRGBA;
Undocumented in source.
pieColor
da_pieColor pieColor;
Undocumented in source.
pieRGBA
da_pieRGBA pieRGBA;
Undocumented in source.
pixelColor
da_pixelColor pixelColor;
Undocumented in source.
pixelRGBA
da_pixelRGBA pixelRGBA;
Undocumented in source.
polygonColor
da_polygonColor polygonColor;
Undocumented in source.
polygonRGBA
da_polygonRGBA polygonRGBA;
Undocumented in source.
rectangleColor
da_rectangleColor rectangleColor;
Undocumented in source.
rectangleRGBA
da_rectangleRGBA rectangleRGBA;
Undocumented in source.
roundedBoxColor
da_roundedBoxColor roundedBoxColor;
Undocumented in source.
roundedBoxRGBA
da_roundedBoxRGBA roundedBoxRGBA;
Undocumented in source.
roundedRectangleColor
da_roundedRectangleColor roundedRectangleColor;
Undocumented in source.
roundedRectangleRGBA
da_roundedRectangleRGBA roundedRectangleRGBA;
Undocumented in source.
stringColor
da_stringColor stringColor;
Undocumented in source.
stringRGBA
da_stringRGBA stringRGBA;
Undocumented in source.
texturedPolygon
da_texturedPolygon texturedPolygon;
Undocumented in source.
thickLineColor
da_thickLineColor thickLineColor;
Undocumented in source.
thickLineRGBA
da_thickLineRGBA thickLineRGBA;
Undocumented in source.
trigonColor
da_trigonColor trigonColor;
Undocumented in source.
trigonRGBA
da_trigonRGBA trigonRGBA;
Undocumented in source.
vlineColor
da_vlineColor vlineColor;
Undocumented in source.
vlineRGBA
da_vlineRGBA vlineRGBA;
Undocumented in source.

Meta